From: Richard M. Stallman Date: Mon, 9 Sep 2002 19:17:43 +0000 (+0000) Subject: Minor change. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~30730 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=f51ccbd7a3dbdc544851690bf51a16c14fe10fdf;p=emacs.git Minor change. --- diff --git a/etc/NEWS b/etc/NEWS index c20ddce1cfc..01f42514c9d 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -1041,9 +1041,10 @@ with Custom. * Lisp Changes in Emacs 21.4 ++++ ** The option --script FILE runs Emacs in batch mode and loads FILE. It is useful for writing Emacs Lisp shell script files, because they -can start with +can start with this line: #!/usr/bin/emacs --script